type crypto/cipher.cfb
3 uses
crypto/cipher (current package)
cfb.go#L11: type cfb struct {
cfb.go#L20: func (x *cfb) XORKeyStream(dst, src []byte) {
cfb.go#L70: x := &cfb{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)